svoid tok_mutatorMethods(LS tok) { replaceKeywordBlock(tok, "mutator", "{ try { ", "} finally { _change(); } }"); }