51 52 53
# File 'lib/weft/application.rb', line 51 def each_doc() get_all_docs().each { | doc | yield doc } end