module Bootsnap::LoadPathCache::CoreExt::ActiveSupport::ClassMethods
def autoloadable_module?(path_suffix)
def autoloadable_module?(path_suffix) Bootsnap::LoadPathCache.autoload_paths_cache.load_dir(path_suffix) end
def autoloadable_module?(path_suffix) Bootsnap::LoadPathCache.autoload_paths_cache.load_dir(path_suffix) end