74757677787980818283
{ synchronized (this) { if(_ai == null) { _ai = new L2SiegeGuardAI(new AIAccessor()); } } return _ai; }