from .helloWorld import HelloWorld def get_module(): return HelloWorld()