/**
  * @return Block[]
  */
 protected function getAreaBlocks()
 {
     return parent::getAreaBlocks();
 }