shouldBeTrue; } /** * @return bool */ public function isShouldBeFalse(): bool { return $this->shouldBeFalse; } }