svoid callDoneLoadingUnlessUnstructuring(IUnstructured object) { if (object != null && !dynamicObjectIsLoading()) object._doneLoading(); }