# File lib/yadis/xri.rb, line 46 def XRI.to_uri_normal(xri) return iri_to_uri(to_iri_normal(xri)) end