The rudiments class library consists of several classes. Some are utility classes, others are designed to be base classes for software.
As a rule of thumb, the above base classes should be inherited from and the utility classes should be instantiated as needed.