private T LoadData(int index)
 {
     return(Cache.LoadData(index));
 }