// test020 public class A { protected synchronized String foo(final java.lang.String s1) throws IOException, Exception { foo(foo(foo( foo(foo(foo("Helloddddddddddddddddddddddddddddddddddddd")))))); } }