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