# File lib/turn/reporters/cue_reporter.rb, line 75
    def show_captured_output
      show_captured_stdout
      show_captured_stderr
    end