# File lib/openid/extensions/ax.rb, line 30
      def initialize
        @ns_alias = 'ax'
        @ns_uri = NS_URI
        @mode = nil
      end