# File lib/factory_girl/trait.rb, line 13 def define_attribute(attribute) @attribute_list.define_attribute(attribute) end