package classes.mypackage2 { public interface TestInterface { function testMethod2() : void; } }