pub fn get_handler_help(
    handler: Arc<dyn Handler>,
    ctx: &Arc<dyn Context>
) -> String