public function getProtection()
 {
     $this->_load();
     return parent::getProtection();
 }