Remove a role from a user.
string $rid: The role ID to remove.
$this
public function removeRole($rid);