class ElasticAPM::Spies::FaradaySpy

def install

def install
  ::Faraday::Connection.prepend(Ext)
end