# File lib/yard/i18n/pot_generator.rb, line 90 def parse_objects(objects) objects.each do |object| extract_documents(object) end end