public function moveBlockToDisplayOrderPosition($afterBlock)
 {
     return parent::moveBlockToDisplayOrderPosition($afterBlock);
 }