fun suppressWarnings(vararg warnings: String): AnnotationSpec
fun suppressWarnings(warnings: List<String>): AnnotationSpec