# File lib/net/ssh/test/script.rb, line 131
    def gets_channel_close(channel)
      events << RemotePacket.new(:channel_close, channel.local_id)
    end