# File lib/pry/default_commands/context.rb, line 141 def process_exit_all _pry_.binding_stack.clear throw(:breakout, target.eval(arg_string)) end