/// <summary> /// Initializes an empty <see cref="SARC"/>. /// </summary> public SARC() { SFAT = new SFAT(); SFNT = new SFNT(); }