new GoBrain.Modules.Base()
GoBrain.Core/src/modules.js, line 5
GoBrain.Modules.Base is the base module for the modules for GoBrain.
GoBrain.Modules.Base is the base module for the modules for GoBrain. In order for a module to be accepted by the 'ModuleManager' it needs to inherit from GoBrain.Modules.Base.