public InterrupterUltimate()
 {
     Instance = this;
     Settings = new InterrupterUltimateSettings();
 }
 public InterrupterUltimate()
 {
     Instance = this;
     Settings = new InterrupterUltimateSettings();
 }