class ElasticAPM::Spies::NetHTTPSpy

def install

def install
  Net::HTTP.prepend(Ext)
end