TagSequence

constructor(vararg tags: TagInterface)
constructor(tag: TagInterface, tags: List<TagInterface>)
constructor(tags: List<TagInterface>)