// "Create Method 'f'" "true" public class A { public A() { this(f()); } public A(int i) { } }