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