# File lib/em-hiredis/persistent_lock.rb, line 17
    def onlocked(&blk); @onlocked = blk; self; end