@import category_top;

@interface Foo(Other)
-(void)other;
@end