# File lib/ohm.rb, line 1435
    def update(attributes)
      update_attributes(attributes)
      save
    end