# File lib/rd/rd2man-lib.rb, line 86
    def apply_to_EnumList(element, items)
      @enumcounter = 0
      items.join
    end