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