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