# File test/xpath_test.rb, line 95 def test_abbreviated_simple_child assert_equal "a", XPath::first(@@doc, "a").name end