public class Client { public static void main(String[] args) { lib.Library.method(); } }