getCurrentRole method

String getCurrentRole()

Implementation

String getCurrentRole(){

   return userRole;

 }