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