I\'m having the following basic problem in Python. I want to create a constant static instance of a class within the class itself, to be used in methods of the class.