public bool SupportsBinding(object surrogateValue)
 {
     return(SurrogatesDirectory.SupportsBinding(surrogateValue));
 }