fun ClassNode.findAnnotation( annotationName: String, includeInvisible: Boolean = false): AnnotationNode?