public IRuleBasedDataGeneratorConfigurator AddGlobalRule(IGlobalRule rule) { _ruleSet.AddGlobalRule(rule); return(this); }