void Start()
 {
     relMan.Initialise();
     relMan.EnforceStartingState();
 }