static Set tok_mapMethodLikeFunctions_set = asHashSet( splitAtSpace("mapMethod uniquifyByField indexByField collect")); static Set tok_mapMethodLikeFunctions() { ret tok_mapMethodLikeFunctions_set; }