/** <inheritDoc /> */
 public IClusterGroup ForOldest()
 {
     return(GetClusterGroup(UU.ProjectionForOldest(Target)));
 }