public IAgeRelated DoStuffWith(IAgeRelated ageRelated)
 {
     return ageRelated;
 }
 public IAgeRelated DoStuffWith(IAgeRelated ageRelated)
 {
     return ageRelated;
 }