static TimedCache> mechListNames_cache = new TimedCache(10000); static L mechListNames() { ret mechList_raw_cache.get(func { mechListNames_fresh() }); }