public function setCharacterEncoding(\blaze\lang\String $charset)
 {
     $this->response->setCharacterEncoding($charset);
 }