#include <init.hpp>
class ausRegEPPTK {
friend class masterDaemon;
bool didInit(const std::string propertiesFilePath);
};