@class ClassInOtherFile; @interface Base - (ClassInOtherFile *)getClassInstanceWithoutMentioningItsName; @end