//$ class Ctrl { public: static void EndSession() {} static bool IsEndSession() { return false; } //$ };