#include "String.h" class Logger { static void debug(const String &text); };