# File lib/hiredis/ruby/connection.rb, line 176
      def initialize
        @sock = nil
        @timeout = nil
      end