# File lib/redis/distributed.rb, line 723
    def watch(*keys)
      raise CannotDistribute, :watch
    end