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