# File lib/xml/xpath.rb, line 606 def funcall(name) # for XPointer raise XPath::NameError, "undefined function `#{name}' for #{_type}" end