# File lib/delayed/plugin.rb, line 7
    def self.callbacks(&block)
      self.callback_block = block
    end