public ExecuteAskOptions(DoYouLikeService doYouLikeService)
 {
     _doYouLikeService = doYouLikeService;
 }