var XHPJSInstance = function()

in xhpjs.js [77:79]


    var XHPJSInstance = function(args) {
      return module.apply(this, args);
    }