# File lib/typhoeus/pool.rb, line 47
    def self.clear
      @mutex.synchronize { easies.clear }
    end