public function setStatus($sc)
 {
     $this->response->setStatus($sc);
 }