@BeforeClass
 public static void configure() {
   IteratorPool.configureInitialPoolSize(8);
 }