# I have a module, that should inits some global variables when i import it into another module using init function in it. Is there way to make it automatically, avoiding calling module.initGlobalVars()?