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