class Sidekiq::Testing

def disabled?

def disabled?
  __test_mode == :disable
end