# File lib/rack/utils.rb, line 168
      def [](k)
        super capitalize(k)
      end