namespace Adsp.Sdk.Examples; public static class ServiceRoles { public const string HelloWorlder = "hello-worlder"; }