226227228229230231232233234235236
checkScriptCacheEmpty(); } @Test public void testCanVisitAndTransformScriptClass() throws Exception { Transformer visitor = new AbstractScriptTransformer() { public String getId() { return "id"; } protected int getPhase() {