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