public class CompanionInitialization { public static Object getCompanion() { return ConcreteWithStatic.Companion; } }