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