# File lib/nanite/packets.rb, line 360
    def self.json_create(o)
      new(o['size'])
    end