# File lib/redis/namespace.rb, line 345 def inspect "<#{self.class.name} v#{VERSION} with client v#{Redis::VERSION} "\ "for #{@redis.id}/#{@namespace}>" end