# File lib/spec/rails/example/controller_example_group.rb, line 145
        def route_for(options)
          ensure_that_routes_are_loaded
          ActionController::Routing::Routes.generate(options)
        end