sinterface IHasBackRefs { void registerBackRef(IRef ref) {} void unregisterBackRef(IRef ref) {} }