class ElasticAPM::Spies::SneakersSpy::Middleware

def initialize(app, *args)

def initialize(app, *args)
  @app = app
  @args = args
end