/** <inheritDoc /> */
 public override TR Reduce(IList <IComputeJobResult <T> > results)
 {
     return(_rdc.Reduce());
 }