module Apartment::Delayed::Job::Hooks

def after

def after
  Apartment::Database.reset
end