| Another thing: instead of injecting the general PersistentAttributeInterceptable contract that we only use to intercept for lazy loading, use a more specialized approach (we can still add other specializations in the future, if needed) It would improve the way we access the data in the LazyAttributeLoadingInterceptor |