# File lib/nanite/serializer.rb, line 32
    def load(packet, format = nil)
      cascade_serializers(:load, packet, format)
    end