# File lib/packet/packet_worker.rb, line 31 def initialize super @read_ios << msg_reader @tokenizer = BinParser.new end