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