exports.name = Mustache.name; exports.version = Mustache.version; exports.to_html = function() { return Mustache.to_html.apply(this, arguments); };