# File lib/twitter/request/oauth.rb, line 20 def initialize(app, options) @app, @options = app, options end