Extension classes currently have the Ex at the end of the name of the class. They should be renamed to ~Extensions. Example: EnumEx -> EnumExtensions Change the file names too to keep them consistent with the class names.