public function find($id)
 {
     return $this->feed->find($id);
 }