class Rails::Engine::Configuration

def autoload_once_paths

def autoload_once_paths
  @autoload_once_paths ||= paths.autoload_once
end