# File lib/factory_girl/factory.rb, line 69
    def define_trait(trait)
      @traits << trait
    end