public function let(Wrapper $wrapper)
 {
     $this->beConstructedWith($this->config, $wrapper);
     AbstractWidget::resetId();
 }