# File /home/ser/Work/rexml/rexml/xpath.rb, line 8 def XPath::first element, path, namespaces=EMPTY_HASH match(element, path, namespaces)[0] end