This only works if we have a `servo: user.present` state somewhere; but
we don't, so we get the following error:
```
Comment: The following requisites were not found:
require:
user: servo
```
We assume the user exists elsewhere anyway, though perhaps we could add
the user.present in case (but when i tried i wasn't able to make that
work)