# File lib/net/ssh/test/remote_packet.rb, line 21 def process(packet) raise "received packet type #{packet.read_byte} and was not expecting any packet" end