# File lib/aruba/process.rb, line 33
    def output(keep_ansi)
      stdout(keep_ansi) + stderr(keep_ansi)
    end