/* * Created by Youssef Francis on October 10th, 2012. */ #import #import "GRImporterProtocol.h" @interface GRDestination (Import) - (Class)importerClass; @end