# File lib/new_relic/agent/stats_engine/stats_hash.rb, line 92
      def size
        @unscoped.size + @scoped.size
      end