The set and query methods can be divided into four different groups of methods:
Instance query methods
Instance set methods
Class query methods
Class set methods.
This section describes each of them and provides sample code fragments.
It also explains their role, and whether or not they are used to override
methods.