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