public function read()
 {
     parent::read();
     $this->cleanUp();
     return $this->result;
 }