public with sharing class DEF { public DEF() { System.System.debug('HELLO WORLD'); } }