public function setLocale(\blaze\util\Locale $locale)
 {
     $this->response->setLocale($locale);
 }