Get all registered modules
static Map<String, ZenModule> getAllModules() => Map.unmodifiable(_modules);