# File temp/functions.rb, line 49 def Functions::local_name( node_set=nil ) get_namespace( node_set ) do |node| return node.local_name end end