I’m introducing an helper class to wrap a Dialect, so to be able to customize only some methods while wrapping an existing Dialect instance. Alternatively one needs to extend Dialects, which doesn’t compose well.