class Bootsnap::LoadPathCache::LoadedFeaturesIndex
def cursor(short)
def cursor(short) unless Bootsnap.absolute_path?(short.to_s) $LOADED_FEATURES.size end end
def cursor(short) unless Bootsnap.absolute_path?(short.to_s) $LOADED_FEATURES.size end end