static function getTestPlanEffectiveRoleForUserSet($tplan, $tproject, $userSet)
 {
     return tlUser::helperTestPlanEffectiveRole($tplan, $tproject, $userSet);
 }