# File lib/factory_girl/attribute_list.rb, line 21
    def associations
      @attributes.select(&:association?)
    end