svoid tok_beforeMethods(LS tok) { replaceKeywordBlock(tok, "void :: before", "void $2() {", "super.$2(); }"); }