Example #1
0
 public function natsort()
 {
     $this->Load();
     return parent::natsort();
 }