The final step in the module GUI code is to construct the module.
You can construct the module by calling the module constructor at the end of the module GUI file. This will construct all the objects defined in the constructor body For example,
MyModuleGui()