package ini var ( // Deprecated: Use "DefaultSection" instead. DEFAULT_SECTION = DefaultSection // Deprecated: AllCapsUnderscore converts to format ALL_CAPS_UNDERSCORE. AllCapsUnderscore = SnackCase )