(function() { var _this function Mat() { _this = this; }; Mat.prototype = {} return new Mat(); });