public void WhenISetTheCurrentRoleTo(string roleName) { _createUpdateRoles.SetCurrentRole(roleName); }