@Override
 public void start() {
   child.startCounting();
   // we'll add the events in the end as we need to count elements
 }