public function setTimeCompleted($time_completed) { $this->time_completed = $time_completed; return $this; }