# File lib/rd/block-element.rb, line 79
def
accept
(
visitor
)
visitor
.
visit_TextBlock
(
self
)
end