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