extension Settings { final class Provider: BaseProvider, SettingsProvider { @Injected() var tidepoolManager: TidepoolManager! } }