public void DestroyTokenCache()
 {
     EnsureNewStore();
     newStore.DestroyTokenCache();
 }