static void ctxDefaultOnEmptyOutput() { if (empty(ctxGetOutput())) { ctxContext().nextRule = woodyBot().jumpawayRule; ctxProcessRules(); } }