public function beforeDispatch($class, $observerConfig, $wrapper)
 {
     $this->_qdbHelperRegister->addObserver($observerConfig, $wrapper);
 }