public function getValue(Record $record)
 {
     return $record->getStatusLabel();
 }