Pry::ClassCommand
# File lib/pry/commands/exit_program.rb, line 15 def process Kernel.exit target.eval(arg_string).to_i end