Returns a new Rule that is the logical equivalent of the following:
this || others
A new Rule representing the logical "or" of this rule and the given others.
The other Rules to evaluate.