I have generated a new VIPER module in my application using Generamba (https://github.com/strongself/Generamba) with it's swifty_viper template. It has generated a module which have Configurator group with "ModuleConfigurator.swift" and "ModuleInitializer.swift" files.
The question is how should I use them?