# File lib/pry/pry_instance.rb, line 617 def should_print? !@suppress_output || last_result_is_exception? end