* Add support for reloading templates when you render them
* comment
* Ensure reload is only available in DEBUG
* move preprocessor block
* swift format
* MustacheTemplate.init?(filename:) internal
* Only pass reload flag down in DEBUG builds
* Rebase with main