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