# File lib/addressable/uri.rb, line 1909 def route_to(uri) return URI.parse(uri).route_from(self) end