Overrides UserInterface::hasRole
public function hasRole($rid) { return in_array($rid, $this->getRoles()); }