namespace ShrinkCommand { public static class ShrinkCommandConstants { public const string DefaultServiceName = "default"; } }