191 192 193
# File 'lib/rmtools/xml/node.rb', line 191 def to_hash Hash[map {|a| [a.name,a.value]}] end