module FakeRedis::TransactionCommands

def watch(*_)

def watch(*_)
  "OK"
end