package obix.contracts; import obix.IObj; public interface Nil extends IObj { }