Check if a module is registered
bool isRegistered(String moduleId) => _factories.containsKey(moduleId);