/**
  * Generate the widget
  */
 public function generate()
 {
     return parent::generate();
 }