59 60 61
# File 'lib/rexml/light/node.rb', line 59 def local_name=( name_str ) _old_put( 1, "#@prefix:#{name_str}" ) end