class ActiveSupport::Testing::Parallelization

def self.run_cleanup_hook(&blk)

def self.run_cleanup_hook(&blk)
  @@run_cleanup_hooks << blk
end