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