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