# File lib/redis/connection/synchrony.rb, line 91
      def timeout=(timeout)
        @timeout = timeout
      end