class Bootsnap::LoadPathCache::LoadedFeaturesIndex

def strip_extension(f)

def strip_extension(f)
  f.sub(STRIP_EXTENSION, '')
end