class Bootsnap::LoadPathCache::Cache

def expand_path(feature)

def expand_path(feature)
  maybe_append_extension(File.expand_path(feature))
end