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