public function run() { $gmodel = new GModel($_SERVER["argv"][2], $_SERVER["argv"][3]); $gmodel->execute(); //$gmodel }