# File lib/her/model/orm.rb, line 139
      def toggle!(attribute)
        toggle(attribute) && save
      end