class Partial { constructor() { var _this$compare, _this; this.compare = (_this = this, _this$compare = _this.compare, function compare(_argPlaceholder, _argPlaceholder2) { return _this$compare.call(_this, _argPlaceholder, _argPlaceholder2); }); } }