package test;

@Connect(loadStyle = Connect.LoadStyle.EAGER)
public class Annotated {
}
