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