// "Create Method 'test'" "true" public class Test { public Test() { test(); } private void test() { //To change body of created methods use File | Settings | File Templates. } }