public Boolean Do(String value)
 {
     return(ChangedSource.Invoke(value));
 }