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