# File lib/net/ssh/test/channel.rb, line 28 28: def initialize(script) 29: @script = script 30: @local_id = @remote_id = nil 31: end