# File frankenstein_driver.rb, line 386
  def status
    @status == "P" ? "#CFFFCF" : "#FFCFCF"
  end