1 2 3 4 5 6
public class Construction { public static void main(String []argv) { new __(); System.out.println(new __("abcde")); } }