class Redis::Distributed

def exec

def exec
  raise CannotDistribute, :exec
end