public class Tuppel_1 { private Tuppel_1(){} public static Tuppel_1 get() { return new Tuppel_1() {}; } }