Tells whether a given user is enrolled or not.
Params:
Returns: true if the user is enrolled, and false otherwise.
bool isEnrolled(String username);