class ElasticAPM::Spies::MongoSpy::Subscriber::Collection

def events

def events
  Thread.current[EVENT_KEY] ||= {}
end