public function setUnixTimestamp($timestamp = null)
 {
     return parent::setUnixTimestamp($timestamp);
 }