# File lib/cgikit/command.rb, line 298
  def radio( name );         control(name,     HTMLRadio) end