import io.norberg.automatter.AutoMatter; public class Nested { @AutoMatter public interface NestedFoobar { } }