private static void PrintMessage(Speak speaker)
 {
     speaker.GetMessage();
     Break();
 }