void main(String[] args) { final var app = new Application(); app.run(); }