# File lib/new_relic/version.rb, line 51
    def eql? other
      (self <=> other) == 0
    end