_request)) { $this->_request = new Request(); $this->_request->params += array('controller' => 'posts', 'action' => 'add'); } return $this->_request; } public function render($template, $data = array(), array $options = array()) { } } ?>