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