Kotlin z

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