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