// "Create method 'f'" "true" public class A { public A() { this(<caret>f()); } public A(int i) { } }