// "Create Getter" "true" public class Test { Integer field; public foo() { getField(); } }