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