So the basic problem I have is this.
I have a base class from which all other classes are derived. It has a static method. Something like this:
class Bas