# File lib/redis/distributed.rb, line 625
    def psubscribe(*channels, &block)
      raise NotImplementedError
    end