# File lib/libxml/node.rb, line 136
def
next?
not
self
.
next
.
nil?
end