sbool hasBackRefs(Concept c) { ret c != null && syncNempty(c.backRefs); }