# File lib/net/ssh/test/script.rb, line 56
    def gets(type, *args)
      events << RemotePacket.new(type, *args)
    end