class Rails::Engine::Configuration

def autoload_paths

def autoload_paths
  @autoload_paths ||= paths.autoload_paths
end