# File lib/orm_adapter/adapters/data_mapper.rb, line 32
def
get
(
id
)
klass
.
get
(
id
)
end