# File lib/cgikit/component.rb, line 61
  def []( key )
    value_for_key(key)
  end