@interface PUTilingDataSourceConverter : NSObject - (BOOL)convertIndexPath:(id *)a0 tileKind:(id *)a1 fromDataSource:(id)a2 toDataSource:(id)a3; @end