async function checkIsRoot(context) { return context.isRoot(); } export {};