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