public function help() { $this->runTests = false; return parent::help(); }
public function help() { $this->generate = false; return parent::help(); }
public function help() { $this->tagVersion = false; return parent::help(); }