public IEnumerator <KeyValuePair <TKey, CacheEntry <TValue> > > GetEnumerator() { return(_kvStore.GetEnumerator()); }