#import @interface GBPrinterFeedController : UINavigationController - (instancetype)initWithImage:(UIImage *)image; @end