# File lib/capistrano/configuration/connections.rb, line 66
      def failed!(server)
        Thread.current[:failed_sessions] << server
      end