public override string GetKey(int index)
 {
     return(_files.GetKey(index));
 }