Adds parts to the ListItem
parts
95 96 97
# File 'lib/rdoc/markup/list_item.rb', line 95 def push *parts @parts.concat parts end