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