# File lib/factory_girl/attribute_list.rb, line 25 def each(&block) flattened_attributes.each(&block) end