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