1<?php
2include __DIR__ . "/../src/Handlebars/Autoloader.php";
3$base = __DIR__ . "/../src";
4$loader = \Handlebars\Autoloader::register();