System.out.println("MAIN"); System.out.println(a);
System.out.println("A CLASS INITIALIZATION"); a=oa;
return "I am a A.";