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