`EnforceDefaultTimeoutsWhenUsingContexts` was added in https://github.com/onsi/gomega/commit/e4c4265bd405e86ae80d3a65610604294f30f77e, but it was implemented as an internal Gomega method, therefore, we cannot use it. We should the method in the Gomega interface, and also define the global method.