Internal method to register an instance
static void registerInstance(String instanceId, YOLO instance) { _instances[instanceId] = instance; }