# File lib/net/ssh/packet.rb, line 73 def initialize(payload) @named_elements = {} super @type = read_byte instantiate! end