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