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