class Bootsnap::LoadPathCache::Path

def relative?

def relative?
  !path.start_with?(SLASH)
end