pw.close();
classBody.add(new StringReader(sw.toString()));
}
}
super.cook(optionalFileNames == null ? null : optionalFileNames[0], imports, new MultiReader(classBody));
Class<?> c = this.getClazz();
// Find the script methods by name.
this.result = new Method[count];