# File lib/mechanize/pluggable_parsers.rb, line 199
      def []=(key, value)
        super(key.downcase, value)
      end