StaticClass Provides the StaticClass trait to mark a class as static. A static class is one that only provides static methods and cannot be instantiated.