# File lib/redis/distributed.rb, line 164
    def randomkey
      raise CannotDistribute, :randomkey
    end