# File lib/redis/connection/synchrony.rb, line 99 def connected? @connection && @connection.connected? end