module ActiveSupport::Dependencies::ZeitwerkIntegration
def autoload_once?(autoload_path)
def autoload_once?(autoload_path) Dependencies.autoload_once_paths.include?(autoload_path) end
def autoload_once?(autoload_path) Dependencies.autoload_once_paths.include?(autoload_path) end