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