protected void tearDown() throws Exception {
   super.tearDown();
   compilerConfig = null;
   model = null;
 }