var Test = function () { var Test = function Test() { Function.prototype.hasOwnProperty.call(this, "test"); }; return Test; }();