class ElasticAPM::Spies::HTTPSpy

@api private

def install

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