Object.defineProperty(this,  "$el", {
            get: function () {
                return $el;
            },
            set: function () {