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