# File lib/net/ssh/service/process/popen3.rb, line 167 def do_data( channel, type, data ) @data << data if type == 1 end