static void setRefIfEmpty(Concept.Ref ref, IF0 f) { if (ref != null && !ref.has()) ref.set(f?!); }