# File lib/new_relic/agent/vm/rubinius_vm.rb, line 17
        def gather_stats(snap)
          gather_gc_stats(snap)
          gather_thread_stats(snap)
        end