# File lib/net/ssh/service/shell/shell.rb, line 57
          def stdout
            string, @stdout = @stdout, ""
            string
          end