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