#include "ScannerFinder.h" ScannerList ScannerFinder::find() { ScannerList scanners; return scanners; }