this(i*1.0);
this((int)d);
System.out.println("About to construct..."); new ConsRecurs(Math.PI); System.out.println("Hey, I'm still alive!");