public function runRegister()
 {
     $this->app->register($this->getServiceProvider());
 }