# File lib/net/ssh/service/process/popen3.rb, line 148
            def do_data( channel, data )
              @data << data
            end