// "Create method 'test'" "true" public class Test { { int i = (Integer)test(); } private Object test() { return null; } }