The functions pause()/unpause() are super important in case something suspicous starts to happen. An LRTManager might accidentally invoke unpause() instead of hitting pause() and convince himself of stopping suspicous activity. However, this might give an attacker the chance to continue his dirty activity.
Could be added, for instance, here.
