# File lib/mechanize/form/option.rb, line 22
      def select
        unselect_peers
        @selected = true
      end