}, n.prototype.undo = function() {
            return this.canUndo() ? this.undoManager.undo() : void 0;
          }, n;