# File lib/orm_adapter/adapters/mongo_mapper.rb, line 26
def
get!
(
id
)
klass
.
find!
(
wrap_key
(
id
))
end