this["MyApp"] = this["MyApp"] || {}; this["MyApp"]["JST"] = this["MyApp"]["JST"] || {}; this["MyApp"]["JST"]["Main"] = this["MyApp"]["JST"]["Main"] || {}; this["MyApp"]["JST"]["Main"]["test/fixtures/template.html"] = function(obj){ var __p='';var print=function(){__p+=Array.prototype.join.call(arguments, '')}; with(obj||{}){ __p+=''+ ( title )+ ''; } return __p; };