@Before
 public void initialize() {
   util = SyntacticAnalyzerTestUtil.getInstance();
   pc = new PlaceCod();
 }