# File rexml/functions.rb, line 263 def Functions::method_missing( id ) XPath.match( @@node, id.id2name ) end