The module can be accessed as an attribute using the given name.
Parameters:
module¶ (Module) – Child module to be added to the current module.
name¶ (str, optional) – Name of the child module. If no name is supplied its name becomes module%i where
%i is the number of submodules already defined in self.