# File lib/cgikit/command.rb, line 219
  def []( name )
    @attributes[name]
  end