# File lib/rd/inline-element.rb, line 66
    def accept(visitor)
      visitor.visit_Emphasis(self)
    end