public function getRelatedBlocks()
 {
     $this->_load();
     return parent::getRelatedBlocks();
 }