#import #import "DownloaderParentVC.h" @interface CountryTreeVC : DownloaderParentVC - (id)initWithNodePosition:(int)position; @end