Example #1
0
File: Lazy.php Project: no22/gongo
 public function __toString()
 {
     $this->_____();
     return parent::__toString();
 }