public string Hello(string name) => _greetingService.GreetWithOption(name);