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