internal override Restriction GetRestriction()
 {
     return(Restriction.Count(this.Count, base.GetRestrictions()[0]));
 }