# File lib/new_relic/agent/vm/rubinius_vm.rb, line 82 def gather_thread_stats(snap) snap.thread_count = Thread.list.size end