public void Init(IModuleController host) { _host = host; Data.Settings = _host.LoadModuleInformation <ActiveTimerSettings>(GetModuleName(), "ActiveTimerSettings"); }