# File lib/new_relic/agent/stats_engine/stats_hash.rb, line 42
      def marshal_dump
        [@started_at, Hash[@scoped], Hash[@unscoped]]
      end