public Protection() { this.ForkProtector = new ForkProtection(Core.ProtectionType.Critical); this.SettingsManager = new SettingsCore(); this.InitializeSettings(); this.InitializeProperties(); }