Using equalsIgnoreCase() is faster than using toUpperCase/toLowerCase().equals()
This rule is deprecated, use {rule:squid:S1157} instead.