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