rules
rules copied to clipboard
Fix order of arguments in "contains" comparison
I believe the order of arguments in the "contains" branch of the doEvaluate() method are backwards. This swaps them around.