As TriggerBase is not defined as global, the bypass methods cannot be accessed via apex. In my case `global` is converted to `@NamespaceAccessible public`, however it is only public in the repo unlike other entry points