in lib/twurl/cli.rb [360:366]
def oauth_client_options OAuthClient::OAUTH_CLIENT_OPTIONS.inject({}) do |options, option| options[option] = send(option) options end end