class Zeitwerk::Loader

def autoload_path_set_by_me_for?(cref)

: (Zeitwerk::Cref) -> String?
def autoload_path_set_by_me_for?(cref)
oload_path = cref.autoload?
load_path if autoloads.key?(autoload_path)
ptions[cref]