# File lib/redis/client.rb, line 147
    def connected?
      connection.connected?
    end