pub type NamedObjectCacheRef = Arc<Box<dyn NamedObjectCache>>;
struct NamedObjectCacheRef { /* private fields */ }