# File lib/www/mechanize/form/option.rb, line 29
        def unselect
          @selected = false
        end