Kotlin avec

with(file){
    load()
    modify()
    save()
}
VasteMonde