/home3/bmscom/jupiter.bms69.com/system/autoload/Cache.php
<?php
class Cache
{
    public static function init()
    {
        $container = new Container();
    }
}