@psalm-param Countable|iterable $expected
Exception
Overrides Count::__construct
public function __construct($expected) { parent::__construct((int) $this->getCountOf($expected)); }