I am trying to write template modules, where a javascript module exports a template function. Ideally, each template module would be isolated so as to neither affect, nor be affected by the other ...