# File lib/net/ssh/service/process/popen3.rb, line 28 def initialize( connection, log ) @connection = connection @log = log end