@@ -184,6 +184,7 @@ class Route{
function set_uri($uri){
$this->_uri = $uri;
+ return $this;
}
function get_segments(){