# File lib/rack/typhoeus/middleware/params_decoder.rb, line 26
        def initialize(app)
          @app = app
        end