# File lib/openid/yadis/discovery.rb, line 57 def is_xrds return (used_yadis_location?() or @content_type == YADIS_CONTENT_TYPE) end