namespace BotSharp.Plugin.Planner.Enums; public class UtilityName { public const string TwoStagePlanner = "two-stage-planner"; }