public void Undo()
 {
     _before.Apply();
 }