// "Iterate over Annotation[]" "true" class Test { void foo() { getClass().getAnnotations(); } }