# File lib/net/ssh/test/script.rb, line 103 def sends_channel_close(channel) events << LocalPacket.new(:channel_close, channel.remote_id) end