args = []; $this->options = []; } public function parseTestArgv($argv) { $this->parseArgv($argv); } }