Plan for ensuring all classes use the CamelCase convention.

Class Names

Almost without exception, class names use the CapWords? convention. Classes for internal use have a leading underscore in addition.