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