public function getArticleRepository() { return $this->em->getRepository('Newscoop\\Entity\\Article'); }