Yo #rustledger people, I'm trying to switch from beancount, but they seem to disagree about document paths. Beancount takes a document statement as being relative to the file it's in (even if it's included from a different file), and rustledger seems to take it as relative to your root bean file. Is there any way to keep my bean files still compatible with both, until I can confidently migrate over? Without using filesystem-absolute paths for documents, that is.