public function &GetContentBlock($block_id)
 {
     return acContentBlockManager::GetContentBlock($this, $block_id, !$this->_loaded);
 }