14 15 16
# File 'lib/druid/elements/ordered_list.rb', line 14 def each(&block) list_items.each(&block) end