Returns how many packages have been loaded into the pool
public function count() : int { return \count($this->packages); }