# File lib/redis.rb, line 971
def
blpop
(
*
args
)
_bpop
(
:blpop
,
args
)
end