@import category_left;
@interface Foo(Bottom)
-(void)bottom;
@end
@import category_right;
@interface LeftFoo(Bottom)