namespace Controller { public static class EnvKey { public const string Unit = "Unit"; public const string Buff = "Buff"; } }