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