public class Tester { public static void main(String[] args) { new Example(); } }