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