class Redis::Distributed

def punsubscribe(*channels)

def punsubscribe(*channels)
  raise NotImplementedError
end