package testPullUpGen.test31b.test; public interface I2 { int m(String i); }