each(&block)
Enumerator for the parts of this document
# File lib/rdoc/markup/document.rb, line 82 def each &block @parts.each(&block) end