# File lib/factory_girl/trait.rb, line 21
    def attributes
      @attribute_list.to_a
    end