# File lib/rack/utils.rb, line 440
      def [](key)
        @params[key]
      end