# File lib/factory_girl/syntax/vintage.rb, line 142 def Factory(name, attrs = {}) Factory.default_strategy(name, attrs) end