@Override
 protected String getTargetStringFromProducer(IStatsProducer<?> statsProducer) {
   return statsProducer.getCategory();
 }