# File /home/ser/Work/rexml/rexml/xpath.rb, line 220
  def XPath::name()
			return Functions.node.name if Functions.node.kind_of? Element
		end