# File lib/ruby-prof/compatibility.rb, line 84
  def self.exclude_threads=(value)
    @exclude_threads = value
  end