获取已注册的模块列表
static List<String> get registeredModules => List.unmodifiable(instance._moduleHandlers.keys);