# File lib/new_relic/agent/stats_engine/stats_hash.rb, line 54 def ==(other) self.to_h == other.to_h end