# File lib/orm_adapter/base.rb, line 72
    def create!(attributes = {})
      raise NotSupportedError
    end