public int UseAnotherDependency()
 {
     return(anotherDependency.GetAnotherValue());
 }