@interface BaseInterface
- (void) test;
@end