class ElasticAPM::Util::LruCache

def to_a

def to_a
  @data.to_a
end