# File lib/cgikit/command.rb, line 299
  def radio_at( index );     control_at(index, HTMLHTMLRadio) end