71727374757677
* Performs the boot. This method does nothing. */ protected void performBoot() { // nothing required. Just gather the configuration. new SystemInformation().logSystemInformation(); }