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