/Application/vendor/raxon/framework/src/Module/Route.php:519
string(13) "Www.Raxon.Org"
/Application/vendor/raxon/framework/src/App.php:191
object(Raxon\Module\Destination)#1102 (4) {
  ["data":"Raxon\Module\Data":private]=>
  object(stdClass)#1242 (12) {
    ["uuid"]=>
    string(36) "185bba03-69f7-4bea-a95a-edfa6c2fc60b"
    ["#class"]=>
    string(12) "System.Route"
    ["name"]=>
    string(5) "index"
    ["host"]=>
    string(13) "www.raxon.org"
    ["controller"]=>
    string(37) "Domain\Www_Raxon_Org\Controller\Index"
    ["path"]=>
    string(1) "/"
    ["priority"]=>
    int(2002)
    ["method"]=>
    array(2) {
      [0]=>
      string(3) "GET"
      [1]=>
      string(4) "POST"
    }
    ["#index"]=>
    int(1)
    ["deep"]=>
    int(1)
    ["request"]=>
    object(Raxon\Module\Data)#1103 (4) {
      ["data":"Raxon\Module\Data":private]=>
      object(stdClass)#1332 (0) {
      }
      ["do_not_nest_key":"Raxon\Module\Data":private]=>
      NULL
      ["copy":"Raxon\Module\Data":private]=>
      NULL
      ["is_debug":"Raxon\Module\Data":private]=>
      bool(false)
    }
    ["function"]=>
    string(4) "main"
  }
  ["do_not_nest_key":"Raxon\Module\Data":private]=>
  NULL
  ["copy":"Raxon\Module\Data":private]=>
  NULL
  ["is_debug":"Raxon\Module\Data":private]=>
  bool(false)
}