# File lib/delayed/backend/data_mapper.rb, line 76
        def self.delete_all
          Delayed::Job.auto_migrate!
        end