# File lib/redis/distributed.rb, line 620
    def punsubscribe(*channels)
      raise NotImplementedError
    end