# File lib/sshkit/backends/connection_pool.rb, line 75
  def flush_connections
    caches.synchronize { caches.clear }
  end