class Sidekiq::Testing

def __test_mode

def __test_mode
  __local_test_mode || __global_test_mode
end