if (!registration.name) {
            storage.factory.noName = registration
        } else {
            storage.factory.names[registration.name] = registration
        }