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