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