class ElasticAPM::Spies::ElasticsearchSpy

def install

def install
  ::Elasticsearch::Transport::Client.prepend(Ext)
end