# File lib/cgikit/command.rb, line 295
  def hidden_at( index );    control_at(index, HTMLHidden) end