public TRuleTypeShouldConjunction Exist() { _ruleCreator.AddCondition(ObjectConditionsDefinition <TRuleType> .Exist()); return(Create <TRuleTypeShouldConjunction, TRuleType>(_ruleCreator)); }