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