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