# File lib/openid/trustroot.rb, line 220 def TrustRoot.check_sanity(trust_root) return TrustRoot.parse(trust_root).sane? end