class Sidekiq::Testing

def fake?

def fake?
  __test_mode == :fake
end