public function renderLayout(array $params = array())
    {
        $params = array_merge($this->getParams(), $params);

        $children = array();