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