public void Test10() { var choices = Choices.FromEnum <Pick>(); claim.count(ClrEnum.Get <Pick>().Literals.Count, choices.Stream()); }