public HelpController(IHelpQueryExecutor helpQueryExecutor) { _helpQueryExecutor = helpQueryExecutor; }