class ElasticAPM::Spies::RedisSpy

def install

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