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