// "Disable 'Iterate'" "false" class Test { void foo() { final Annotation[] annotations = getClass().getAnnotations(); } }