# File lib/orm_adapter/adapters/mongo_mapper.rb, line 50 def create!(attributes) klass.create!(attributes) end