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