207 208 209
# File 'lib/delayer/extend.rb', line 207 def register_remain_hook(&proc) @remain_hook = proc end