A static method is an ordinary function that just happens to live in the namespace defined by a class.
static method & namespace & class are just terms. What confuses me is the phrases "just happens to live"
in the sentence. Someone please help me with that. Thanks.