module Zeitwerk::Registry

def loader_for(path)

Other tags:
    Private: -
def loader_for(path)
  autoloads[path]
end