# File lib/aws/core/http/connection_pool.rb, line 155
        def clean!
          @pool_mutex.synchronize { _clean }
          nil
        end