class Bootsnap::LoadPathCache::Cache

def absolute_path?(path)

def absolute_path?(path)
  path[1] == ':'
end