# File lib/oauth/cli.rb, line 20 def initialize @options = {} # don't dump a backtrace on a ^C trap(:INT) { exit } end