# File lib/orm_adapter/to_adapter.rb, line 4 def to_adapter @_to_adapter ||= self::OrmAdapter.new(self) end