package L2.generator.template.model2; /*Generated by MPS */ public class Util2 { public static void foo() { System.out.println("I am Util2"); } }