// "Create Class 'Foo'" "true" public class Test { void foo() { new Test(Foo.FIELD); } } public class Foo { }