public boolean isRedoable() {
   return mementoManager.isRedoable();
 }