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