public Evaluate(FeatureControl control, User user, string failoverVariant)
     : this(control, user, failoverVariant, null)
 {
 }