/* BUNDLE MANAGER SECTION START */

    public string GetCurrentId()
    {
        return(_bundleManager.GetCurrentId());
    }