class Bootsnap::LoadPathCache::RealpathCache

def call(*key)

def call(*key)
  @cache[key]
end