# File lib/cgikit/command.rb, line 306
  def textarea( name );      control(name,     HTMLTextArea) end