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