Using class variables and methods, otherwise referred to as static variables and methods, should include

Note: Static variables belong to the class, not to the instance or object.