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