# File lib/nanite/packets.rb, line 309 def initialize(identity, size=nil) @identity = identity @size = size end