protected override void Because()
 {
     memento = (SpeakerMemento)speaker.CreateMemento();
 }