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