public function setAttribute($name, $o)
 {
     $this->request->setAttribute($name, $o);
 }