# File lib/openid/server.rb, line 1523 def to_s return sprintf("return_to %s not under trust_root %s", @return_to, @trust_root) end