public object RestoreSurrogate(string uniqueId)
 {
     return(SurrogatesDirectory.RestoreSurrogate(uniqueId));
 }