The clsQueryModuleHandle method returns the module handle for the WPStyler class. To avoid using globals, the WPStyler class' module handle is saved as part of its class data. This means that a new class method needs to be implemented, so that the new instance methods can gain access to it.