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