# File lib/cgikit/command.rb, line 292
  def textfield( name );     control(name,     HTMLTextField) end