. */ const APP_ROOT = __DIR__; const APP_MODULE = 'api'; require APP_ROOT . DIRECTORY_SEPARATOR . 'lib' . DIRECTORY_SEPARATOR . 'Base.php';