protected function setLayout($layout)
 {
     $this->_layout->setTemplate('layout/' . $layout);
 }