$this->id, 'game_id' => $this->game_id, 'author_id' => $this->author_id, 'text' => $this->text, 'stars' => $this->stars ]; } }