class Redis::Distributed

def multi(&block)

def multi(&block)
  raise CannotDistribute, :multi
end