public function getYoutube()
 {
     $this->__load();
     return parent::getYoutube();
 }