# File lib/cgikit/delegate.rb, line 137
    def []( key )
      @attributes[key]
    end