63 64 65
# File 'lib/wordtree/disk/library.rb', line 63 def each(&block) each_with_id{ |path, id| yield path } end