protected override ResponseBase handleManager(IDialogManager manager)
 {
     return(manager.Advise(Question, Advice));
 }