# File lib/spec/rails/example/routing_helpers.rb, line 39
        def route_for(options)
          RouteFor.new(self, options)
        end