For the services I'm testing I need to use WireMock standalone. I use the handlebars to apply some data in the test runner ( Cucumber). I've found that native Handlebars doesnt have the "now" helper built it. Where can I find that source code ? I would like to maintain the standard defined in the Wiremock documentation. I hope this is fair use of open source code. If not I'll write my own helper.