The idea is we should not use `Path.toString` with functions like `createFile`. Instead, we should use a version that takes the raw path.
The idea is we should not use
Path.toStringwith functions likecreateFile. Instead, we should use a version that takes the raw path.