/// <summary> /// Initializes static members of the DnaAlphabet class. /// </summary> static NoGapAlphabet() { Instance = new NoGapAlphabet(); }