package pkg; public class SelfRef { SelfRef field; }