6.1.5 Content Objects

append(item)
Appends the value in the item argument to the internal Python list.

to_html(ctx)
Sequentially invokes the to_html() method of every item in the internal Python list passing the ctx argument.