# File lib/openid/message.rb, line 520
    def each
      @namespace_to_alias.each {|k,v| yield k,v}
    end