public function getSHA()
 {
     $sha = parent::getField('SHA');
     return $sha ?: '9ae502821345ab39b04d46ce6bb822ccdd7f7414';
 }