# File lib/dm-core/repository.rb, line 75
    def update(attributes, query)
      adapter.update(attributes, query)
    end