# File lib/factory_girl/attribute_list.rb, line 5
    def initialize
      @attributes = {}
    end