# File lib/ruby-prof/compatibility.rb, line 80
  def self.exclude_threads
    @exclude_threads ||= Array.new
  end