// "Create method 'test'" "true" public class Test { public Test() { test(); } private void test() { } }