# File lib/faraday/request/phoenix.rb, line 14
    def initialize(app)
      @app = app
    end