# File lib/openid/extensions/ax.rb, line 383 def initialize(update_url = nil) super() @mode = 'fetch_response' @update_url = update_url end