//    @Benchmark
 public void arrayList() {
   arrayList.forEach(c);
 }