1 @import oneA;
2 
3 @interface D
4 -(void)method2;
5 @end
6