class Bootsnap::LoadPathCache::Store

def get(key)

def get(key)
  @data[key]
end