public function postDispatch()
 {
     parent::postDispatch();
     $this->getMessaging()->dispatchPackets();
 }