# File lib/factory_girl/factory.rb, line 143
    def to_create(&block)
      @to_create_block = block
    end