# File lib/termtter/rubytter_proxy.rb, line 20 def initialize(*args) @rubytter = OAuthRubytter.new(*args) @initial_args = args end