public function add_module(ESSBIS_Base_Module $module)
 {
     $this->modules[$module->get_module_tag()] = $module;
 }