# File lib/orm_adapter/base.rb, line 77
    def create!(attributes)
      raise NotSupportedError
    end