namespace WhiteRabbit { internal class Constants { public const int PhrasesPerSet = 16; } }