class Rails::Application

def routes_reloader # :nodoc:

:nodoc:
def routes_reloader # :nodoc:
  @routes_reloader ||= RoutesReloader.new
end