# File lib/redis/connection/synchrony.rb, line 40 def read @req = EventMachine::DefaultDeferrable.new EventMachine::Synchrony.sync @req end