class Rack::Typhoeus::Middleware::ParamsDecoder

def initialize(app)

def initialize(app)
  @app = app
end