'boolean', ]; public function isAvailable(): bool { return $this->available === true; } }