static AutoMap mapLike autoCIMap(O f) { AutoMap map = new(f); map.map = ciMap(); ret map; }