コード例 #1
0
 public function __get($name)
 {
     $this->_load();
     return parent::__get($name);
 }