data class Extract
<init>
Extract(exclude: List<String> = listOf("META-INF/"))
exclude
val exclude: List<String>