#import /** * A simple class that handles serialisation and deserialisation of bundles of data. */ @interface BITPersistence : NSObject @end