firstName = $firstName; } public function getFirstName() { return $this->firstName; } }