public new static void MapFlags(string flagSeed, ICollection <int> flagList) { BuilderBase.MapFlags(flagSeed, flagList); }