class ElasticAPM::Spies::NetHTTPSpy

def disabled?

def disabled?
  Thread.current[KEY] ||= false
end