# File lib/rd/list.rb, line 53
    def accept(visitor)
      visitor.visit_EnumListItem(self)
    end