# File lib/redis.rb, line 2695
  def inspect
    "#<Redis client v#{Redis::VERSION} for #{id}>"
  end