# File lib/new_relic/agent/rules_engine/replacement_rule.rb, line 70
        def <=>(other)
          eval_order <=> other.eval_order
        end