# File lib/net/ssh/test/local_packet.rb, line 16 def initialize(type, *args, &block) super(type, *args) @init = block end