# File lib/redis/connection/synchrony.rb, line 43
      def send(data)
        callback { send_data data }
      end