class Redis::Distributed

def discard

def discard
  raise CannotDistribute, :discard
end