class a { void f() { String s = "xxxxx" + this + "yyyy"; } }