static S mechList_opt_raw_fresh(S name) { if (useLocalMechLists()) ret localMechList_opt_raw_fresh(name); ret serverMechList_raw_fresh(name, true); }