We are writing a GUI for Exercism.io to submit solutions directly from Pharo to their web server,
so we need to generate Tonel files as strings without touching the file system.
Refactor to facilitate this.
[EDIT: I forgot to mention, I'll submit a PR for this soon]