[ File ] path

☞ f ≔ File new: (Path tmp: ‘test.txt’).
✎ write: f path, stop.
tmp/test.txt