protected ProtectionDomain getProtectionDomain() {
   return ReflectUtils.getProtectionDomain(targetClass);
 }