class C { void method() { System.out.println(this); } }