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