role = $role; } /** * @return Role */ public function getRole() { return $this->role; } }