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