IContextCache IContextCache.GetHandledContextNodes(bool handled)
 {
     return(CacheBase.GetHandledContextNodes(this, handled));
 }