KFile

fun KFile(    name: String,     size: Int,     content: String? = null)