# File lib/minion.rb, line 28
        def error(&blk)
                @@error_handler = blk
        end