public function deleteBlock($forceDelete = false)
 {
     return parent::deleteBlock($forceDelete);
 }