public function __construct()
 {
     $this->args = $this->get_cli_arguments();
     parent::__construct();
 }