# File lib/rd/desclist.rb, line 8
    def accept(visitor)
      visitor.visit_DescList(self)
    end