length()
Length of parts in the ListItem
# File lib/rdoc/markup/list_item.rb, line 68 def length @parts.length end