# File lib/redis/distributed.rb, line 747
    def discard
      raise CannotDistribute, :discard
    end