# File lib/mechanize/form/radio_button.rb, line 37
  def [](key)
    @node[key]
  end