protected void tearDown() throws Exception {
   factory = null;
   builder = null;
   super.tearDown();
 }