public function register(Provider $provider)
 {
     $provider->register($this);
 }