I have a simple test class:
public class Test { public void foo() { Object a = getClass(); } }
Playing with the DefinitionsRe