/** HELPER METHODS **/
 public function newGameArticle()
 {
     return $this->games->newGameArticle();
 }