Iterates on items
464 465 466
# File 'lib/onoma/nomenclature.rb', line 464 def find_each(&block) list.each(&block) end