class WWW::Mechanize::Form::Option

def select

Select this option
def select
  unselect_peers
  @selected = true
end