# File lib/factory_girl/definition.rb, line 17
    def attributes
      @attributes ||= declarations.attribute_list
    end