# File lib/action_dispatch/routing/url_for.rb, line 101
      def initialize(*)
        @_routes = nil
        super
      end