As a developer, I need to write unit tests of some functionalities that is hard-to-test using the public API. For now, I'm going to try a monkey-patching lib intended for unit testing. There might be a better solution if/when turndown is refactored.