class Rake::ThreadPool

def __threads__ # :nodoc:

:nodoc:
def __threads__ # :nodoc:
  @threads.dup
end