# File lib/factory_girl/factory.rb, line 57 def apply_attributes(attributes_to_apply) @attribute_list.apply_attributes(attributes_to_apply) end