# File lib/redis/connection/hiredis.rb, line 8
      def initialize
        @connection = ::Hiredis::Connection.new
      end