# File lib/typhoeus/adapters/faraday.rb, line 70 def call(env) super perform_request env @app.call env end