# File lib/factory_girl/evaluator.rb, line 45
    def instance=(object_instance)
      @instance = object_instance
    end