# File lib/net/http/connection_pool.rb, line 161
  def clean!
    @pool_mutex.synchronize { _clean }
  end