# File lib/orm_adapter/adapters/mongo_mapper.rb, line 42 def create!(attributes = {}) klass.create!(attributes) end