redo method

Implementation

HistoryChanged redo() {
  return _history.redo(this);
}