1 
2 @import MethodPoolString1;
3 @interface A
4 - (int)stringValue;
5 @end
6 
7