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