# File lib/spec/rails/matchers/route_to.rb, line 85
      def route_to(expected)
        RouteTo.new(expected, self)
      end