1 public enum ConfigKey {
   2     CONSTANT3, CONSTANT2;
   3 }