# File lib/factory_girl/factory.rb, line 54 def associations attributes.select {|attribute| attribute.association? } end