class Redis::Distributed

def unwatch

def unwatch
  raise CannotDistribute, :unwatch
end