public string GetPrompt()
 {
     return(_activeEvaluator?.GetPrompt());
 }