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