#import @interface UIViewController (TourGuide) @property (nonatomic, retain) NSArray* tourSteps; @end