public void EmptyScanner() { EmptyScanner scanner = new EmptyScanner(controller, catalog); scanner.Execute(); }