class Sidekiq::Testing

def inline?

def inline?
  __test_mode == :inline
end