/// <inheritdoc/>
 public int getEvaluations()
 {
     return(evaluations.getCount());
 }