# File lib/fog/core/ssh.rb, line 98
      def display_stdout
        Formatador.display_line(stdout.split("\r\n"))
      end