# File ext/libxml/tests/tc_xml_xpath.rb, line 18 def test_libxml_xpath_set() set = @xpt.set assert_instance_of(XML::Node::Set, set) end