public function setFeed(\Newscoop\Entity\Ingest\Feed $feed)
 {
     $this->__load();
     return parent::setFeed($feed);
 }