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