package foo.bar.baz; class Test { void test() { String s = "foo.bar.baz.Test"; } }