# File lib/new_relic/agent/stats_engine/stats_hash.rb, line 88
      def empty?
        @unscoped.empty? && @scoped.empty?
      end