class ElasticAPM::Spies::ActionDispatchSpy

@api private

def install

def install
  ::ActionDispatch::ShowExceptions.prepend(Ext)
end