<?php \Grithin\Debug::out(['Tokens:', $route->tokens]); \Grithin\Debug::quit('Loaded Control: ' . __FILE__);
function instancely($route) { \Grithin\Debug::out([$route->regexMatch, $route->tokens]); \Grithin\Debug::quit('Route Rule Function Called'); }