# File lib/nokogiri/xml/node.rb, line 598
def
accept
visitor
visitor
.
visit
(
self
)
end