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