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