tokan_name = $tokan_name; $this->time = $time; $this->value = $this->generate(); } private function generate() { // TODO } }