# File lib/dm-core/model.rb, line 488
    def update(attributes)
      all.update(attributes)
    end