class Bootsnap::LoadPathCache::Path

def expanded_path

def expanded_path
  File.expand_path(path)
end