# File lib/orm_adapter/base.rb, line 40
    def get(id)
      raise NotSupportedError
    end