ifNotExist

fun File.ifNotExist(message: String): File
fun File.ifNotExist(messageCreator: File.() -> String): File