class ElasticAPM::Spies::SidekiqSpy

def terminate

def terminate
  terminate_without_apm
  ElasticAPM.stop
end