# File lib/cgikit/command.rb, line 293
  def textfield_at( index ); control_at(index, HTMLTextField) end