Throwable
public function verify() : void { foreach ($this->matchers as $matcher) { $matcher->verify(); } }