svoid tok_stages(LS tok) { replaceKeywordBlock(tok, "stage", "{ stage(r {", "}); }"); }