static ConceptRefToVar conceptRefToVar(Concept.Ref ref) { ret new ConceptRefToVar(ref); } srecord noeq ConceptRefToVar(Concept.Ref ref) is IVarWithNotify { event fireChange; }