class ElasticAPM::Spies::RedisSpy

@api private

def install

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