# File lib/cgikit/command.rb, line 307
  def textarea_at( index );  control_at(index, HTMLTextArea) end