# File lib/rd/element.rb, line 150
def
accept
(
visitor
)
visitor
.
visit_DocumentElement
(
self
)
end