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