# File frankenstein_driver.rb, line 381
  def initialize(test, status)
    @test, @status = test, status
  end