一个groovy调用另一个groovy中的方法,怎么调用

oframe/main/a.groovy中的A()方法,想要调用oframe/com/b.groovy中的B()方法,我用new实现不行啊,要怎么才能实现调用啊!

先导入包,,,,,,,