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