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