when I try to write to a file using the string.to() function, it says in the console: ``` to: could not write to file (code EACCES): myfile.txt ``` It would be nice if the _to() function would return false when there was an error like this