package test1; public class Test2 { public Test2() { new Test1().methodToMove(); } }