class Redis

def inspect

def inspect
  "#<Redis client v#{Redis::VERSION} for #{id}>"
end