public void GetText()
 {
     currentSituation = textGenerator.GenerateSituation();
 }