protected function setSettingsDefault()
 {
     parent::setSettingsDefault();
     $this->settings->pageTag = 'h2';
     return $this;
 }