sbool mechList_goToCreator_dont; sbool mechList_goToCreator() { ret eqOneOf(mechMode().readMode, null, 'creator) && !mechList_goToCreator_dont && hasMethodNamed(creator(), 'mechList_opt_raw); }