package jetbrains.mps.samples.attribute.sandbox.m2; /*Generated by MPS */ // hi there public class AAA { // one private int x; // two private int y; // three private int z; }