# File lib/net/ssh/service/process/popen3.rb, line 106 def initialize( channel ) @channel = channel @data = "" end