``` ./handlebars template.html ``` produces always same output: ``` (function() { var template = Handlebars.template, templates = Handlebars.templates = Handlebars.templates || {}; })(); ``` Tested with node v0.10.24 on Windows7 x64, handlebars 1.2.1