public class PoAManTest { public static void main(String[] args) { new PoAMan(); System.out.println("PoA Manager started..."); } }