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