class Sidekiq::Testing

def enabled?

def enabled?
  __test_mode != :disable
end