Is there any particular reason that Phobos uses ALL_CAPS (such as FunctionAttributes.NOTHROW) and PascalCase (such as Endian.BigEndian) for enums, and yet the D Style Guide recommends lowerCamelCase?