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