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