static void addGlobals(Map<String, dynamic> context) { context.addAll(GlobalContext.context); // context['debug'] = () async { // await waitForCondition(); // }; }