If you refer to the static keyword in a class method, that is when you don't want to create
an instance to execute the method, but just use the class directly to call
to the method