Calling URI * */ public function __construct($url){ } /* CALL * */ public function root(){ header('Location: /'); } /* POST-CALL * */ public function __destruct(){ } }