# File lib/redis/distributed.rb, line 725
    def unwatch
      raise CannotDistribute, :unwatch
    end