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