bool
public function isZero() { return $this->getVersion() === '0.0.0.0-dev' && $this->isInclusive(); }