# File lib/dm-core/collection.rb, line 733 def create!(attributes = {}) _create(false, attributes) end