fun MethodNode.isVisibleAnnotationPresent(vararg annotations: String): Boolean
fun MethodNode.isVisibleAnnotationPresent(annotations: Iterable<String>): Boolean