module.exports = function(obj){ var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');}; with(obj||{}){ __p+='Hello, ' + require("./bar.html").apply(null,arguments) + '\n'; } return __p; };