appendList

abstract fun appendList(start: String, separator: String, end: String, values: Iterable<SelfDescribing>): Description