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