# File lib/libxml/attr.rb, line 13
def
child?
not
self
.
children
.
nil?
end