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