# File lib/orm_adapter/base.rb, line 45
    def get
      raise NotSupportedError
    end