$_users
$_users : \Iterator
The user list.
An application's list of users with backup data.
Each application must extend this class and implement the Iterator methods so that the backup data can be returned on demand.
current() : \Horde\Backup\User
A single user's backup data.