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