[ File ] path

var f := File new: (Path tmp: ['test.txt']).
Pen write: f path, stop.
tmp/test.txt