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