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