# File lib/libxml/xpath_object.rb, line 7
        def set
          warn("XPath::Object#set is deprecated.  Simply use the XPath::Object API instead")
          self
        end