# File lib/openid/server.rb, line 612
      def return_to_verified
        return TrustRoot.verify_return_to(@trust_root, @return_to)
      end