# File lib/redis/distributed.rb, line 411
    def brpop(*args)
      _bpop(:brpop, args)
    end